From a80418216568cb91fb5d4685c120594bd9ef8389 Mon Sep 17 00:00:00 2001 From: "Wolfgang (Wolle) Ewald" Date: Sat, 27 Jun 2020 15:25:05 +0200 Subject: Update Single_Shot_Conv_Ready_Alert_Controlled.ino --- .../Single_Shot_Conv_Ready_Alert_Controlled.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Single_Shot_Conv_Ready_Alert_Controlled/Single_Shot_Conv_Ready_Alert_Controlled.ino b/examples/Single_Shot_Conv_Ready_Alert_Controlled/Single_Shot_Conv_Ready_Alert_Controlled.ino index 2a233f0..e984862 100644 --- a/examples/Single_Shot_Conv_Ready_Alert_Controlled/Single_Shot_Conv_Ready_Alert_Controlled.ino +++ b/examples/Single_Shot_Conv_Ready_Alert_Controlled/Single_Shot_Conv_Ready_Alert_Controlled.ino @@ -90,7 +90,7 @@ void setup() { * not latched) * * ADS1115_MAX_LIMIT - * ADS1115_WINDOW + * ADS1115_WINDOW * */ //adc.setAlertModeAndLimit_V(ADS1115_MAX_LIMIT, 3.0, 1.5); //uncomment if you want to change the default -- cgit v1.2.3